Learn R Programming

DataSetsUni (version 0.1)

Chemotherapy Treatment: Survival times of 46 patients given chemotherapy treatment

Description

The function allows to provide the survival times (in years) for the group of 46 patients given chemotherapy treatment.

Usage

data_chemotherapy

Value

data_chemotherapy gives the survival times (in years) for the group of 46 patients given chemotherapy treatment.

Arguments

data_chemotherapy

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data set relates to the survival times (in years) for the group of 46 patients given chemotherapy treatment. Recently, it is used by Nwezza and Ugwuowo(2022).

References

Nwezza, E. E., & Ugwuowo, F. I. (2022). An extended normal distribution for reliability data analysis. Journal of Statistics and Management Systems, 25(2), 369-392.

Alizadeh, M., Tahir, M. H., Cordeiro, G. M., Mansoor, M., Zubair, M., & Hamedani, G. (2015). The Kumaraswamy marshal-Olkin family of distributions. Journal of the Egyptian Mathematical Society, 23(3), 546-557.

Bekker, A., Roux, J. J. J., & Mosteit, P. J. (2000). A generalization of the compound Rayleigh distribution: using a Bayesian method on cancer survival times. Communications in Statistics-Theory and Methods, 29(7), 1419-1433.

See Also

data_Bcancer, data_bldercancer

Examples

Run this code
x<-data_chemotherapy
summary(x)

Run the code above in your browser using DataLab